home *** CD-ROM | disk | FTP | other *** search
/ Champak 146 / (Vol 146) Jan 07 2012.iso / Games / tontie_hammer.swf / scripts / DefineButton2_32 / BUTTONCONDACTION on(release).as next >
Text File  |  2012-01-07  |  91b  |  5 lines

  1. on(release){
  2.    _root.sound("push");
  3.    getUrl("http://www.eyezmaze.com", "_blank");
  4. }
  5.